func runtime.findmoduledatap

2 uses

	runtime (current package)
		symtab.go#L787: func findmoduledatap(pc uintptr) *moduledata {
		symtab.go#L826: 	datap := findmoduledatap(pc)